Remove checks for sgml2html. It was once used for building the linuxdoc
authorMatthias Clasen <maclas@gmx.de>
Fri, 13 Feb 2004 22:53:11 +0000 (22:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Feb 2004 22:53:11 +0000 (22:53 +0000)
Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>

* configure.in: Remove checks for sgml2html. It was once
used for building the linuxdoc version of the tutorial.
Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index a7b7ce52caee7395b8e01b7c7a03c6b052331fd9..5f68a26cb45a133c530bbb5567ccafb7e59f318d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Remove checks for sgml2html. It was once
+       used for building the linuxdoc version of the tutorial.
+       Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)
+       
+
 Fri Feb 13 08:17:43 2004  Owen Taylor  <otaylor@redhat.com>
 
        Fix various compilation problems (#134312, David
index a7b7ce52caee7395b8e01b7c7a03c6b052331fd9..5f68a26cb45a133c530bbb5567ccafb7e59f318d 100644 (file)
@@ -1,3 +1,10 @@
+Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Remove checks for sgml2html. It was once
+       used for building the linuxdoc version of the tutorial.
+       Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)
+       
+
 Fri Feb 13 08:17:43 2004  Owen Taylor  <otaylor@redhat.com>
 
        Fix various compilation problems (#134312, David
index a7b7ce52caee7395b8e01b7c7a03c6b052331fd9..5f68a26cb45a133c530bbb5567ccafb7e59f318d 100644 (file)
@@ -1,3 +1,10 @@
+Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Remove checks for sgml2html. It was once
+       used for building the linuxdoc version of the tutorial.
+       Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)
+       
+
 Fri Feb 13 08:17:43 2004  Owen Taylor  <otaylor@redhat.com>
 
        Fix various compilation problems (#134312, David
index a7b7ce52caee7395b8e01b7c7a03c6b052331fd9..5f68a26cb45a133c530bbb5567ccafb7e59f318d 100644 (file)
@@ -1,3 +1,10 @@
+Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Remove checks for sgml2html. It was once
+       used for building the linuxdoc version of the tutorial.
+       Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)
+       
+
 Fri Feb 13 08:17:43 2004  Owen Taylor  <otaylor@redhat.com>
 
        Fix various compilation problems (#134312, David
index a7b7ce52caee7395b8e01b7c7a03c6b052331fd9..5f68a26cb45a133c530bbb5567ccafb7e59f318d 100644 (file)
@@ -1,3 +1,10 @@
+Fri Feb 13 23:54:48 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * configure.in: Remove checks for sgml2html. It was once
+       used for building the linuxdoc version of the tutorial.
+       Nowadays, we use db2html.  (#134164, Julio M. Merino Vidal)
+       
+
 Fri Feb 13 08:17:43 2004  Owen Taylor  <otaylor@redhat.com>
 
        Fix various compilation problems (#134312, David
index 701bd55c28151259b1598857b18fcdca74bc1819..cd4929f92f74b44489ff0c6d5e7267ca257040f8 100644 (file)
@@ -1528,9 +1528,6 @@ fi
 
 ])
 
-AC_PATH_PROG(SGML2HTML, sgml2html, no)
-AM_CONDITIONAL(HAVE_SGML2HTML, test x$SGML2HTML != xno)
-
 AC_CONFIG_FILES([
 config.h.win32
 gtk-zip.sh